home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -websites- / weirdscience / _private / #haccess.ctl
Text File  |  1998-11-14  |  355b  |  19 lines

  1. # -FrontPage-
  2.  
  3. Options None
  4.  
  5. <Limit GET POST>
  6. order deny,allow
  7. deny from all
  8. allow from all
  9. require group authors administrators
  10. </Limit>
  11. <Limit PUT>
  12. order deny,allow
  13. deny from all
  14. </Limit>
  15. AuthType Basic
  16. AuthName default_realm
  17. AuthUserFile i:/websites/content/_vti_pvt/service.pwd
  18. AuthGroupFile i:/websites/content/_vti_pvt/service.grp
  19.